projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3280c5c
)
Fix last commit.
author
Simon Josefsson
<jas@extundo.com>
Fri, 9 Nov 2007 13:06:05 +0000
(13:06 +0000)
committer
Simon Josefsson
<jas@extundo.com>
Fri, 9 Nov 2007 13:06:05 +0000
(13:06 +0000)
lisp/net/tls.el
patch
|
blob
|
history
diff --git
a/lisp/net/tls.el
b/lisp/net/tls.el
index c2d9a8261572c9f2ea74b8211e64da89693b1461..d5e2de2e51cdd4c1e8e76c5f788b8f52f0fc671d 100644
(file)
--- a/
lisp/net/tls.el
+++ b/
lisp/net/tls.el
@@
-69,7
+69,7
@@
"^- Simple Client Mode:\n"
"\\(\n\\|" ; ignore blank lines
;; According to GnuTLS v2.1.5 src/cli.c lines 640-650 and 705-715
- ;; in
main()
the handshake will start after this message. If the
+ ;; in
`main'
the handshake will start after this message. If the
;; handshake fails, the programs will abort.
"^\\*\\*\\* Starting TLS handshake\n\\)*"
"\\)")